xen: arm: stub out wallclock time.
authorIan Campbell <ian.campbell@citrix.com>
Wed, 19 Dec 2012 14:16:22 +0000 (14:16 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 19 Dec 2012 14:16:22 +0000 (14:16 +0000)
commit87623ef4652de4466b1f23e4280e740faac6bad3
tree4f875bd92f80b4353cba7c6c8ec551ca3e5c810b
parentca143acd60249cede61e575f8a8bb8a4956c634e
xen: arm: stub out wallclock time.

We don't currently have much concept of wallclock time on ARM (for
either the hypervisor, dom0 or guests). For now just stub everything
out. Specifically domain_set_time_offset, update_vcpu_system_time and
wallclock_time.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Tim Deegan <tim@xen.org>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
`
Committed-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/dummy.S
xen/arch/arm/time.c